emacs.git
6 years agorework emit_cond_jump
Andrea Corallo [Sun, 30 Jun 2019 09:05:02 +0000 (11:05 +0200)]
rework emit_cond_jump

6 years agoinline setcdr support
Andrea Corallo [Sun, 30 Jun 2019 08:42:13 +0000 (10:42 +0200)]
inline setcdr support

6 years agofix setcar
Andrea Corallo [Sun, 30 Jun 2019 08:11:39 +0000 (10:11 +0200)]
fix setcar

6 years agoreworking blocks
Andrea Corallo [Sat, 29 Jun 2019 14:44:06 +0000 (16:44 +0200)]
reworking blocks

6 years agoemit comments for inlined functions
Andrea Corallo [Sat, 29 Jun 2019 13:42:27 +0000 (15:42 +0200)]
emit comments for inlined functions

6 years agoadd setcar
Andrea Corallo [Sat, 29 Jun 2019 10:08:24 +0000 (12:08 +0200)]
add setcar

6 years agohomogeneous emit names
Andrea Corallo [Sat, 29 Jun 2019 09:17:36 +0000 (11:17 +0200)]
homogeneous emit names

6 years agoadd define_CHECK_IMPURE
Andrea Corallo [Thu, 27 Jun 2019 22:08:23 +0000 (00:08 +0200)]
add define_CHECK_IMPURE

6 years agomake use of gcc_jit_context_get_int_type
Andrea Corallo [Thu, 27 Jun 2019 22:06:57 +0000 (00:06 +0200)]
make use of gcc_jit_context_get_int_type

6 years agoadding more types
Andrea Corallo [Thu, 27 Jun 2019 22:06:24 +0000 (00:06 +0200)]
adding more types

6 years agorework emit_call_n_ref
Andrea Corallo [Wed, 26 Jun 2019 20:29:39 +0000 (22:29 +0200)]
rework emit_call_n_ref

6 years agoadd uintptr_type
Andrea Corallo [Wed, 26 Jun 2019 20:28:56 +0000 (22:28 +0200)]
add uintptr_type

6 years agoadd define_check_type
Andrea Corallo [Mon, 24 Jun 2019 18:23:49 +0000 (20:23 +0200)]
add define_check_type

6 years agoinline cdr
Andrea Corallo [Mon, 24 Jun 2019 12:43:50 +0000 (14:43 +0200)]
inline cdr

6 years agosplit XCAR
Andrea Corallo [Mon, 24 Jun 2019 12:13:01 +0000 (14:13 +0200)]
split XCAR

6 years agoadd car cdr tests
Andrea Corallo [Mon, 24 Jun 2019 12:07:59 +0000 (14:07 +0200)]
add car cdr tests

6 years agofull inline car
Andrea Corallo [Mon, 24 Jun 2019 11:47:08 +0000 (13:47 +0200)]
full inline car

6 years agofix XUNTAG
Andrea Corallo [Mon, 24 Jun 2019 11:45:44 +0000 (13:45 +0200)]
fix XUNTAG

6 years agoadd emit_EQ
Andrea Corallo [Mon, 24 Jun 2019 11:45:08 +0000 (13:45 +0200)]
add emit_EQ

6 years agoadd emit_NILP
Andrea Corallo [Mon, 24 Jun 2019 11:44:25 +0000 (13:44 +0200)]
add emit_NILP

6 years agoadd emit_rval_XCONS
Andrea Corallo [Mon, 24 Jun 2019 11:43:58 +0000 (13:43 +0200)]
add emit_rval_XCONS

6 years agobetter emit_cast
Andrea Corallo [Mon, 24 Jun 2019 10:25:15 +0000 (12:25 +0200)]
better emit_cast

6 years agodefine cast union into dedicated function
Andrea Corallo [Mon, 24 Jun 2019 10:24:50 +0000 (12:24 +0200)]
define cast union into dedicated function

6 years agoreindent define_thread_state_struct
Andrea Corallo [Mon, 24 Jun 2019 09:34:27 +0000 (11:34 +0200)]
reindent define_thread_state_struct

6 years agoadd XUNTAG
Andrea Corallo [Mon, 24 Jun 2019 09:33:44 +0000 (11:33 +0200)]
add XUNTAG

6 years agoadd char * type support
Andrea Corallo [Mon, 24 Jun 2019 09:32:11 +0000 (11:32 +0200)]
add char * type support

6 years agobetter options
Andrea Corallo [Mon, 24 Jun 2019 08:05:22 +0000 (10:05 +0200)]
better options

6 years agoadd cons definition
Andrea Corallo [Sun, 23 Jun 2019 18:50:05 +0000 (20:50 +0200)]
add cons definition

6 years agoCASE_CALL_NARGS -> CASE_CALL_N
Andrea Corallo [Sun, 23 Jun 2019 17:17:22 +0000 (19:17 +0200)]
CASE_CALL_NARGS -> CASE_CALL_N

6 years agoremove scratch call mechanism
Andrea Corallo [Sun, 23 Jun 2019 17:16:10 +0000 (19:16 +0200)]
remove scratch call mechanism

6 years agolocals to array
Andrea Corallo [Sun, 23 Jun 2019 16:50:21 +0000 (18:50 +0200)]
locals to array

6 years agobblock -> block
Andrea Corallo [Sun, 23 Jun 2019 16:29:27 +0000 (18:29 +0200)]
bblock -> block

6 years agoadd format_string
Andrea Corallo [Sun, 23 Jun 2019 16:18:57 +0000 (18:18 +0200)]
add format_string

6 years agopostfix struct with _s
Andrea Corallo [Sun, 23 Jun 2019 15:34:40 +0000 (17:34 +0200)]
postfix struct with _s

6 years agoadd discard macro
Andrea Corallo [Sun, 23 Jun 2019 15:30:00 +0000 (17:30 +0200)]
add discard macro

6 years agoset target stacks for safety
Andrea Corallo [Sun, 23 Jun 2019 15:20:42 +0000 (17:20 +0200)]
set target stacks for safety

6 years agofix struct thread_state definition
Andrea Corallo [Sun, 23 Jun 2019 14:54:06 +0000 (16:54 +0200)]
fix struct thread_state definition

6 years agofix awful pad hack in define_handler_struct
Andrea Corallo [Sun, 23 Jun 2019 14:41:04 +0000 (16:41 +0200)]
fix awful pad hack in define_handler_struct

6 years agoadd non locals tests
Andrea Corallo [Sun, 23 Jun 2019 10:08:59 +0000 (12:08 +0200)]
add non locals tests

6 years agojmp_buf as struct + offset workaround
Andrea Corallo [Sun, 23 Jun 2019 09:44:30 +0000 (11:44 +0200)]
jmp_buf as struct + offset workaround

6 years agofix pushhandler
Andrea Corallo [Sun, 23 Jun 2019 08:18:35 +0000 (10:18 +0200)]
fix pushhandler

6 years agodump all ops as comments
Andrea Corallo [Sat, 22 Jun 2019 16:04:16 +0000 (18:04 +0200)]
dump all ops as comments

6 years agopushhandler
Andrea Corallo [Sat, 22 Jun 2019 15:36:18 +0000 (17:36 +0200)]
pushhandler

6 years agobetter emit_lisp_obj_from_ptr
Andrea Corallo [Sat, 22 Jun 2019 15:13:31 +0000 (17:13 +0200)]
better emit_lisp_obj_from_ptr

6 years agobetter logging into emit_scratch_callN
Andrea Corallo [Sat, 22 Jun 2019 15:13:03 +0000 (17:13 +0200)]
better logging into emit_scratch_callN

6 years agoimrpve macros
Andrea Corallo [Sat, 22 Jun 2019 15:12:35 +0000 (17:12 +0200)]
imrpve macros

6 years agorework debug dump
Andrea Corallo [Thu, 20 Jun 2019 21:31:16 +0000 (23:31 +0200)]
rework debug dump

6 years agoname basic blocks
Andrea Corallo [Thu, 20 Jun 2019 20:11:38 +0000 (22:11 +0200)]
name basic blocks

6 years agoadding Bpushconditioncase Bpushcatch
Andrea Corallo [Mon, 17 Jun 2019 13:37:08 +0000 (15:37 +0200)]
adding Bpushconditioncase Bpushcatch

6 years agomore type definitions
Andrea Corallo [Mon, 17 Jun 2019 07:59:41 +0000 (09:59 +0200)]
more type definitions

6 years agobetter macro usage
Andrea Corallo [Mon, 17 Jun 2019 07:18:17 +0000 (09:18 +0200)]
better macro usage

6 years agouse emacs_int
Andrea Corallo [Sun, 16 Jun 2019 20:04:43 +0000 (22:04 +0200)]
use emacs_int

6 years agosome renaming convention
Andrea Corallo [Sun, 16 Jun 2019 14:34:14 +0000 (16:34 +0200)]
some renaming convention

6 years agoBcar_safe Bcdr_safe support
Andrea Corallo [Sun, 16 Jun 2019 13:59:41 +0000 (15:59 +0200)]
Bcar_safe Bcdr_safe support

6 years agoBstack_set2 support
Andrea Corallo [Sun, 16 Jun 2019 13:38:15 +0000 (15:38 +0200)]
Bstack_set2 support

6 years agoBinsert support
Andrea Corallo [Sun, 16 Jun 2019 13:32:29 +0000 (15:32 +0200)]
Binsert support

6 years agoBdiscardN support
Andrea Corallo [Sun, 16 Jun 2019 10:40:23 +0000 (12:40 +0200)]
BdiscardN support

6 years agoBnumberp support
Andrea Corallo [Sun, 16 Jun 2019 10:08:48 +0000 (12:08 +0200)]
Bnumberp support

6 years agofix consp
Andrea Corallo [Sun, 16 Jun 2019 09:59:11 +0000 (11:59 +0200)]
fix consp

6 years agoBintegerp support
Andrea Corallo [Sun, 16 Jun 2019 09:21:29 +0000 (11:21 +0200)]
Bintegerp support

6 years agoadd emit_INTEGERP
Andrea Corallo [Sat, 15 Jun 2019 16:38:20 +0000 (18:38 +0200)]
add emit_INTEGERP

6 years agoadd emit_BIGNUMP
Andrea Corallo [Sat, 15 Jun 2019 16:34:18 +0000 (18:34 +0200)]
add emit_BIGNUMP

6 years agoemit_call funcs return now rval
Andrea Corallo [Sat, 15 Jun 2019 16:31:41 +0000 (18:31 +0200)]
emit_call funcs return now rval

6 years agohelper_PSEUDOVECTOR_TYPEP -> helper_PSEUDOVECTOR_TYPEP_XUNTAG
Andrea Corallo [Sat, 15 Jun 2019 16:09:49 +0000 (18:09 +0200)]
helper_PSEUDOVECTOR_TYPEP -> helper_PSEUDOVECTOR_TYPEP_XUNTAG

6 years agofix intern_c_string_1
Andrea Corallo [Sat, 15 Jun 2019 16:07:59 +0000 (18:07 +0200)]
fix intern_c_string_1

6 years agobetter naming ocnvention
Andrea Corallo [Sat, 15 Jun 2019 15:53:46 +0000 (17:53 +0200)]
better naming ocnvention

6 years agoadd declare_PSEUDOVECTORP
Andrea Corallo [Sat, 15 Jun 2019 15:40:14 +0000 (17:40 +0200)]
add declare_PSEUDOVECTORP

6 years agoXLP XLI l and r values
Andrea Corallo [Thu, 13 Jun 2019 19:18:25 +0000 (21:18 +0200)]
XLP XLI l and r values

6 years agorename comp_lisp_obj_from_ptr
Andrea Corallo [Thu, 13 Jun 2019 19:07:30 +0000 (21:07 +0200)]
rename comp_lisp_obj_from_ptr

6 years agoreset compiler context for everi run
Andrea Corallo [Thu, 13 Jun 2019 18:56:44 +0000 (20:56 +0200)]
reset compiler context for everi run

6 years agomake some order into debug facilities
Andrea Corallo [Wed, 12 Jun 2019 22:36:01 +0000 (00:36 +0200)]
make some order into debug facilities

6 years agoadd comp_VECTORLIKEP
Andrea Corallo [Wed, 12 Jun 2019 20:11:20 +0000 (22:11 +0200)]
add comp_VECTORLIKEP

6 years agoadding other ops
Andrea Corallo [Wed, 12 Jun 2019 16:21:32 +0000 (18:21 +0200)]
adding other ops

6 years agoinline consp
Andrea Corallo [Tue, 11 Jun 2019 17:41:34 +0000 (19:41 +0200)]
inline consp

6 years agoadd comp_TAGGEDP
Andrea Corallo [Tue, 11 Jun 2019 17:23:31 +0000 (19:23 +0200)]
add comp_TAGGEDP

6 years agoadd bubble sort into to tests
Andrea Corallo [Tue, 11 Jun 2019 16:56:25 +0000 (18:56 +0200)]
add bubble sort into to tests

6 years agofix prologue strategy
Andrea Corallo [Wed, 12 Jun 2019 01:54:59 +0000 (03:54 +0200)]
fix prologue strategy

6 years agoimprove comp_lisp_obj_as_ptr_from_ptr generated var naming
Andrea Corallo [Wed, 12 Jun 2019 01:36:46 +0000 (03:36 +0200)]
improve comp_lisp_obj_as_ptr_from_ptr generated var naming

6 years agoadd Bstack_set
Andrea Corallo [Wed, 12 Jun 2019 01:36:31 +0000 (03:36 +0200)]
add Bstack_set

6 years agoadd setcar setcdr
Andrea Corallo [Tue, 11 Jun 2019 21:47:16 +0000 (23:47 +0200)]
add setcar setcdr

6 years agoadd arithmetic comparisons
Andrea Corallo [Tue, 11 Jun 2019 21:40:29 +0000 (23:40 +0200)]
add arithmetic comparisons

6 years agoadd Bnegate support
Andrea Corallo [Mon, 10 Jun 2019 09:02:47 +0000 (11:02 +0200)]
add Bnegate support

6 years agocode cleanup
Andrea Corallo [Mon, 10 Jun 2019 08:38:14 +0000 (10:38 +0200)]
code cleanup

6 years agoadd Badd1 support
Andrea Corallo [Mon, 10 Jun 2019 08:34:04 +0000 (10:34 +0200)]
add Badd1 support

6 years agoallow + in lisp functions to be compiled
Andrea Corallo [Mon, 10 Jun 2019 08:33:25 +0000 (10:33 +0200)]
allow + in lisp functions to be compiled

6 years agoadd speed parameter
Andrea Corallo [Mon, 10 Jun 2019 08:08:03 +0000 (10:08 +0200)]
add speed parameter

6 years agoadd sub1
Andrea Corallo [Sun, 9 Jun 2019 15:01:06 +0000 (17:01 +0200)]
add sub1

6 years agogenerate reproducer if needed
Andrea Corallo [Sun, 9 Jun 2019 14:59:34 +0000 (16:59 +0200)]
generate reproducer if needed

6 years agoadd comp_xfixnum + comp_make_fixnum
Andrea Corallo [Sun, 9 Jun 2019 14:58:54 +0000 (16:58 +0200)]
add comp_xfixnum + comp_make_fixnum

6 years agofix uninitialized read
Andrea Corallo [Sat, 8 Jun 2019 15:24:47 +0000 (17:24 +0200)]
fix uninitialized read

6 years agoadding sub1
Andrea Corallo [Sat, 8 Jun 2019 15:24:29 +0000 (17:24 +0200)]
adding sub1

6 years agoremame compiler functions
Andrea Corallo [Sat, 8 Jun 2019 14:00:24 +0000 (16:00 +0200)]
remame compiler functions

6 years agomove to lispobj as union
Andrea Corallo [Sat, 8 Jun 2019 13:45:27 +0000 (15:45 +0200)]
move to lispobj as union

6 years agoadd some new constant
Andrea Corallo [Sat, 8 Jun 2019 09:52:21 +0000 (11:52 +0200)]
add some new constant

6 years agobetter errors
Andrea Corallo [Wed, 5 Jun 2019 10:21:40 +0000 (12:21 +0200)]
better errors

6 years agoadd relative branch ops
Andrea Corallo [Tue, 4 Jun 2019 20:16:19 +0000 (22:16 +0200)]
add relative branch ops

6 years agoadding conditionals
Andrea Corallo [Sun, 26 May 2019 09:02:56 +0000 (11:02 +0200)]
adding conditionals

6 years agoadd bb computation
Andrea Corallo [Sat, 25 May 2019 13:33:02 +0000 (15:33 +0200)]
add bb computation

6 years agogeneralize bblocks
Andrea Corallo [Sat, 25 May 2019 10:35:27 +0000 (12:35 +0200)]
generalize bblocks

6 years agoadd stuffs
Andrea Corallo [Sat, 25 May 2019 09:17:01 +0000 (11:17 +0200)]
add stuffs